ReactiveViewHost.ThrownExceptions property¶
Defined in
Type: ReactiveViewHostReactiveUI.Reactive
Assembly: ReactiveUI.Reactive.dll
Applies to
net10.0-android36.0
Attributes: [IgnoreDataMember] [JsonIgnore]
public IObservable<Exception> ThrownExceptions { get; }
Summary: Gets an observable of exceptions thrown during reactive operations on this instance.
Returns: IObservable